home *** CD-ROM | disk | FTP | other *** search
/ Apple Developer Connection Student Program / ADC Tools Sampler CD Disk 3 1999.iso / What's New in CWPro < prev   
Text File  |  1999-07-12  |  3KB  |  112 lines

  1. What's New in CodeWarrior® Professional for Java, Release 5
  2.  
  3. For a complete, tool-by-tool list of new features, bug fixes, and
  4. other important information, refer to the Release Notes folder. But
  5. for the quick scoop on the highlights, read on.
  6.  
  7.  
  8. New Feature Highlights
  9.  
  10. CodeWarrior IDE Version 4.0
  11. ---------------------------
  12.  
  13. * Graphical editing of Java UI, for both AWT and Swing.
  14.  
  15. * Java language authoring as an addition to the class browser, meaning
  16.    support for creating classes, methods, and data members.
  17.  
  18. * Java Bean authoring tools.
  19.  
  20. * Text (XML) import and export of projects.
  21.  
  22. * IDE Custom Commands and Keybindings dialog.
  23.  
  24. * A new Makefile converter. See "Makefile Converter notes.txt".
  25.  
  26. * User-defined source trees.
  27.  
  28. * Auto-variables feature in debugger.
  29.  
  30.  
  31. Java Compilers & Tools
  32. ---------------------------
  33.  
  34. *  Faster, Smaller, less buggy.
  35.  
  36. *  Helps linker with manifest management.
  37.  
  38. *  Switch to enable backward-compatible code generation for <clinits> 
  39.    that were elided in the 1.1 Sun compiler, to allow for backward-
  40.    compatible serialization. (No pref panel for this yet.)
  41.  
  42. *  Methods compiled in other classes within the same project
  43.    are now available to client classes for method inlining, even
  44.    if the client class is compiled during a different lifetime
  45.    of the compiler.
  46.  
  47. *  Method inlining can now be done recursively.
  48.  
  49.  
  50. Metrowerks Java on the Windows
  51. ------------------------------
  52. *  Moved the Java vm services to the sunvmhub.dll so they can be 
  53.    used by all interpreted plugins including the RAD plugins.
  54.  
  55. *  The .exe's generated by the linker when the output is set to 
  56.    "application" now support the regular JRE command line options. 
  57.  
  58. *  Removed support for JRE.
  59.  
  60. *  The linker now supports passing vm specific arguments to the Sun or 
  61.    Microsoft VM for initialization.
  62.    
  63.  
  64. Metrowerks Java on the Mac
  65. ---------------------------
  66. * Support for the latest Java Linker in the IDE.
  67.  
  68. * Uses the default MRJ URL Authentication dialog instead of a custom
  69.   one.
  70.  
  71. * Only Apple's MRJ is now supported in MW Java. The MW JVM has been
  72.   retired.
  73.  
  74. * Appearance Manager 1.01 support within MW Java. This says nothing for
  75.   what MRJ might do. MRJ 2.1 seems to support Appearance, MRJ 2.0
  76.   seems not to.
  77.  
  78.  
  79. On-line Documentation
  80. ---------------------------
  81. * Additional task topics dealing with the RAD tools
  82.  
  83. * IDE interface help added to online help
  84.  
  85. * Core Help now includes To Do tasks, Glossary, Error Reference.
  86.  
  87. * Help menu modified to directly access specific help topics
  88.  
  89.  
  90. ====================================================================
  91.  
  92. Questions or Comments?
  93.  
  94. For questions, bug reports, and suggestions, please visit our support
  95. web site at 
  96.     
  97.     http://www.metrowerks.com/support
  98.  
  99. For the latest news, offers, and updates for CodeWarrior, browse
  100. Metrowerks Worldwide.
  101.  
  102.     <http://www.metrowerks.com>
  103.  
  104. ====================================================================
  105. July 9, 1999 Metrowerks Corporation
  106.  
  107. Metrowerks, the Metrowerks logo, CodeWarrior, and PowerPlant are
  108. registered trademarks of Metrowerks Inc. CodeWarrior Constructor,
  109. Geekware, PowerParts, and Discover Programming are trademarks of
  110. Metrowerks Inc. All other trademarks are hereby recognized as the
  111. property of their respective owners.
  112.